RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ComboTool<T> Class / Text Property

In This Topic
    Text Property (C1ComboTool<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also